[INFO] fetching crate rek2_httpserver 0.1.1...
[INFO] testing rek2_httpserver-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rek2_httpserver 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rek2_httpserver 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rek2_httpserver 0.1.1
[INFO] tweaked toml for crates.io crate rek2_httpserver 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rek2_httpserver 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rek2_httpserver 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multer v2.1.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded cc v1.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad135cd956958ebd0382ff1f5f0af5ec1229122e36f3c1c4aae42eb7f10cca8a
[INFO] running `Command { std: "docker" "start" "-a" "ad135cd956958ebd0382ff1f5f0af5ec1229122e36f3c1c4aae42eb7f10cca8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad135cd956958ebd0382ff1f5f0af5ec1229122e36f3c1c4aae42eb7f10cca8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad135cd956958ebd0382ff1f5f0af5ec1229122e36f3c1c4aae42eb7f10cca8a", kill_on_drop: false }`
[INFO] [stdout] ad135cd956958ebd0382ff1f5f0af5ec1229122e36f3c1c4aae42eb7f10cca8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f423a8ddb273c3d8ebf5941381811e1ce3247a02ccf28442d4285dc21a0eb13
[INFO] running `Command { std: "docker" "start" "-a" "4f423a8ddb273c3d8ebf5941381811e1ce3247a02ccf28442d4285dc21a0eb13", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling rek2_httpserver v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.81s
[INFO] running `Command { std: "docker" "inspect" "4f423a8ddb273c3d8ebf5941381811e1ce3247a02ccf28442d4285dc21a0eb13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f423a8ddb273c3d8ebf5941381811e1ce3247a02ccf28442d4285dc21a0eb13", kill_on_drop: false }`
[INFO] [stdout] 4f423a8ddb273c3d8ebf5941381811e1ce3247a02ccf28442d4285dc21a0eb13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83f80c5df1447b8fa54c6c0b3e756db5412c1c9b7652396f88890ca1e8126767
[INFO] running `Command { std: "docker" "start" "-a" "83f80c5df1447b8fa54c6c0b3e756db5412c1c9b7652396f88890ca1e8126767", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rek2_httpserver v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.12s
[INFO] running `Command { std: "docker" "inspect" "83f80c5df1447b8fa54c6c0b3e756db5412c1c9b7652396f88890ca1e8126767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83f80c5df1447b8fa54c6c0b3e756db5412c1c9b7652396f88890ca1e8126767", kill_on_drop: false }`
[INFO] [stdout] 83f80c5df1447b8fa54c6c0b3e756db5412c1c9b7652396f88890ca1e8126767
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0ecb803245e25eb41670362c63652e14f77f181f6fd018a772961451ae18356
[INFO] running `Command { std: "docker" "start" "-a" "d0ecb803245e25eb41670362c63652e14f77f181f6fd018a772961451ae18356", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rek2_httpserver-2d00feb5b0158fd2)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::content_disposition_parsing::test_empty_filename ... ok
[INFO] [stdout] test tests::content_disposition_parsing::test_malformed ... ok
[INFO] [stdout] test tests::content_disposition_parsing::test_quoted_filename ... ok
[INFO] [stdout] test tests::content_disposition_parsing::test_rfc5987_encoded ... ok
[INFO] [stdout] test tests::content_disposition_parsing::test_no_filename ... ok
[INFO] [stdout] test tests::edge_cases::test_special_characters ... ok
[INFO] [stdout] test tests::edge_cases::test_path_traversal ... ok
[INFO] [stdout] test tests::content_disposition_parsing::test_simple_filename ... ok
[INFO] [stdout] test tests::edge_cases::test_very_long_filename ... ok
[INFO] [stdout] test tests::edge_cases::test_unicode_filename ... ok
[INFO] [stdout] test tests::filename_extraction::test_content_disposition ... ok
[INFO] [stdout] test tests::filename_extraction::test_priority_order ... ok
[INFO] [stdout] test tests::filename_extraction::test_url_decoding ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rek2_httpserver-12ea7ec8eff1043b)
[INFO] [stdout] test tests::filename_extraction::test_url_path_priority ... ok
[INFO] [stderr]      Running tests/upload_tests.rs (/opt/rustwide/target/debug/deps/upload_tests-262b4c11eb9694c4)
[INFO] [stdout] test tests::filename_extraction::test_x_filename_header ... ok
[INFO] [stdout] test tests::filename_extraction::test_fallback_generation ... ok
[INFO] [stdout] test tests::edge_cases::test_windows_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_binary_file_integrity ... ok
[INFO] [stdout] test test_filename_priority ... ok
[INFO] [stdout] test test_basic_upload ... ok
[INFO] [stdout] test test_upload_preserves_directory_structure ... ok
[INFO] [stdout] test test_upload_with_content_disposition ... ok
[INFO] [stdout] test test_empty_file_upload ... ok
[INFO] [stdout] test test_upload_with_url_filename ... ok
[INFO] [stdout] test test_upload_with_x_filename_header ... ok
[INFO] [stdout] test test_url_encoded_filename ... ok
[INFO] [stdout] test test_content_length_verification ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rek2_httpserver
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d0ecb803245e25eb41670362c63652e14f77f181f6fd018a772961451ae18356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ecb803245e25eb41670362c63652e14f77f181f6fd018a772961451ae18356", kill_on_drop: false }`
[INFO] [stdout] d0ecb803245e25eb41670362c63652e14f77f181f6fd018a772961451ae18356
